projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3bcc23
)
Don't fmt and check for now
author
Felix Krull
<f_krull@gmx.de>
Wed, 22 May 2019 13:35:07 +0000
(15:35 +0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000
(12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/.gitlab-ci.yml
b/rust-bindings/rust/.gitlab-ci.yml
index d87ab2d028e8d7ae485941cb1a408e486fbf685c..1a4e35908064b8141f2390743f1516f382b7e1c9 100644
(file)
--- a/
rust-bindings/rust/.gitlab-ci.yml
+++ b/
rust-bindings/rust/.gitlab-ci.yml
@@
-35,9
+35,6
@@
publish_ostree-sys:
ostree:
stage: build
script:
- - cargo fmt -- --check
- - cargo check ${CURRENT_FEATURES}
- - cargo clippy ${CURRENT_FEATURES}
- cargo test --verbose ${CURRENT_FEATURES}
cache:
paths: